.First{
position: absolute;
top: 8px;
left: 20px;	
}

.Second{
	position: absolute;
	top: 42px;
	left: 240px;
}

.Third{
	position: absolute;
	top: 42px;
	left: 548px;	
}

.Fourth{
	position: absolute;
	top: 42px;
	left: 690px;
}

.Fifth{
	position: absolute;
	top: 8px;
	left: 1025px;
}

.TitleHeading{
	position: absolute;
	top: 390px;
	left: 250px;
	text-align: center;
}

.Psychodynamics{
	position: absolute;
	top: 560px;
	left:65px;
}


.PsychodynamicsL{
	position: absolute;
	top: 1418px;
	left: 20px;
	right: 30px;
}
	
.BottomLinks{
	position: absolute;
	top: 2400px;
	left: 507px;
	}
	
.BottomLinksL{
   position: absolute;
   font-family: Arial;
	top: 2730px;
	left: 320px;
}

h1{
	color: rgb(250,246,236);
	font-size: 36px;
	font: Arial;
}
		
h2{
	color: rgb(25,5,25);
	font-size: 26px;
	font: Arial;
	text-align: center;	
}	


h3{
   font-family: Arial;
	color: rgb(80,100,155);
	font-size: 20px;
	text-decoration: underline;
	
}